home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
telecomm
/
locdl11a.lzh
/
INIT_LDL.SCP
< prev
next >
Wrap
Text File
|
1995-11-20
|
860b
|
19 lines
» 860
; ****************************************************************************
; *** RATSoft/ST Local Download Script v1.1a. November 20, 1995 ***
; *** Initialization Script: init_ldl.scp ***
; *** ***
; *** Developed and programmed by Daniel Hedberg of New Beat Development. ***
; ****************************************************************************
;
temp$=CONFIG$(29)+"BATCHQUE.DAT"
cmd$="CM:[wque:"+CONFIG$(29)+"BATCHQUE.DAT]"
OUT "&90"
CENTER "&58 RATSoft/ST Local Download Script v1.1a (November 20, 1995) &50"
CENTER "Written by Daniel Hedberg of New Beat Development in RAT-Script"
OUT
CENTER "&57 Writing Batch Que Data. Please Wait! &50";
DOS(3,temp$)
ENV cmd$
EXIT